home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 March
/
Chip_2004-03_cd1.bin
/
software
/
purge
/
PURG504.EXE
/
{app}
/
PURGEIE.EXE
/
0
/
RCDATA
/
TPURGEREGDLG
/
TPURGEREGDLG.txt
Wrap
Text File
|
2004-01-01
|
7KB
|
267 lines
object PurgeRegDlg: TPurgeRegDlg
Left = 685
Top = 185
BorderStyle = bsDialog
Caption = 'PurgeIE - Registration'
ClientHeight = 403
ClientWidth = 392
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Position = poScreenCenter
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 14
object Panel1: TPanel
Left = 0
Top = 0
Width = 392
Height = 362
Align = alClient
TabOrder = 0
object Label3: TLabel
Left = 18
Top = 176
Width = 362
Height = 28
Caption =
'Enter the Registration Code (or Serial Number) obtained from the' +
' Vendor in the field below. Note that blanks may be entered for' +
' readability.'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
object RegVendBtn: TSpeedButton
Left = 14
Top = 16
Width = 152
Height = 25
Hint =
'This will pass control to the Vendor'#39's Web-site for Registration' +
'. Your Internet connection must be available.'
Caption = 'Purchase License'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
OnClick = RegVendBtnClick
end
object RegStatLabel: TLabel
Left = 216
Top = 296
Width = 142
Height = 14
Caption = 'Purgeie is not registered.'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
end
object StowRegBtn: TSpeedButton
Left = 14
Top = 290
Width = 195
Height = 25
Hint =
'This will validate the Registration Code and enter it into your ' +
'system if Successful.'
Caption = 'Process Registration Code'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
OnClick = RegItBtnClick
end
object Label4: TLabel
Left = 176
Top = 12
Width = 187
Height = 42
Caption =
'Press to access Vendor'#39's Web-site to purchase a license. Your R' +
'egistration Code will be sent to you via Email.'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
WordWrap = True
end
object ReRigLabel: TLabel
Left = 32
Top = 324
Width = 297
Height = 28
Caption =
'If you have problems entering your Registration Code, please con' +
'tact the vendor via E-Mail.'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Visible = False
WordWrap = True
end
object Label1: TLabel
Left = 18
Top = 74
Width = 272
Height = 14
Caption = 'Enter / Modify your Name in the following field [optional]. '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 18
Top = 124
Width = 286
Height = 14
Caption = 'Enter / Modify your Location in the following field [optional]. '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 18
Top = 268
Width = 290
Height = 14
Caption = 'Press the following button to accept your Registration Code.'
WordWrap = True
end
object RegCodeEdit: TEdit
Left = 32
Top = 228
Width = 257
Height = 24
Hint =
'Enter the Registration Code in this field and press the "Process' +
' Registration Code" button.'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 0
Text = 'RegCodeEdit'
end
object Panel3: TPanel
Left = 16
Top = 62
Width = 360
Height = 4
TabOrder = 1
end
object RegNameEdit: TEdit
Left = 32
Top = 92
Width = 330
Height = 22
Hint =
'You need to press the "Process Registration Code" button to acce' +
'pt this field at registration.'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 2
Text = 'RegNameEdit'
end
object RegLoctEdit: TEdit
Left = 32
Top = 142
Width = 330
Height = 22
Hint =
'You need to press the "Process Registration Code" button to acce' +
'pt this field at registration.'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 3
Text = 'RegLoctEdit'
end
end
object Panel2: TPanel
Left = 0
Top = 362
Width = 392
Height = 41
Align = alBottom
TabOrder = 1
object BitBtn1: TBitBtn
Left = 210
Top = 8
Width = 75
Height = 25
Caption = 'OK'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ModalResult = 1
ParentFont = False
TabOrder = 0
end
object BitBtn2: TBitBtn
Left = 76
Top = 8
Width = 75
Height = 25
Caption = 'Cancel'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ModalResult = 2
ParentFont = False
TabOrder = 1
end
end
end